Add 2008 to copyright years.
authorGlenn Morris <rgm@gnu.org>
Mon, 7 Jan 2008 01:12:31 +0000 (01:12 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 7 Jan 2008 01:12:31 +0000 (01:12 +0000)
41 files changed:
lisp/erc/ChangeLog
lisp/erc/ChangeLog.01
lisp/erc/ChangeLog.02
lisp/erc/ChangeLog.03
lisp/erc/ChangeLog.04
lisp/erc/ChangeLog.05
lisp/erc/ChangeLog.06
lisp/erc/erc-autoaway.el
lisp/erc/erc-backend.el
lisp/erc/erc-button.el
lisp/erc/erc-capab.el
lisp/erc/erc-compat.el
lisp/erc/erc-dcc.el
lisp/erc/erc-ezbounce.el
lisp/erc/erc-fill.el
lisp/erc/erc-goodies.el
lisp/erc/erc-hecomplete.el
lisp/erc/erc-ibuffer.el
lisp/erc/erc-identd.el
lisp/erc/erc-imenu.el
lisp/erc/erc-join.el
lisp/erc/erc-lang.el
lisp/erc/erc-log.el
lisp/erc/erc-match.el
lisp/erc/erc-menu.el
lisp/erc/erc-netsplit.el
lisp/erc/erc-networks.el
lisp/erc/erc-notify.el
lisp/erc/erc-page.el
lisp/erc/erc-pcomplete.el
lisp/erc/erc-replace.el
lisp/erc/erc-ring.el
lisp/erc/erc-services.el
lisp/erc/erc-sound.el
lisp/erc/erc-speedbar.el
lisp/erc/erc-spelling.el
lisp/erc/erc-stamp.el
lisp/erc/erc-track.el
lisp/erc/erc-truncate.el
lisp/erc/erc-xdcc.el
lisp/erc/erc.el

index e78222c32540d3844071a1b3c994ee1690c0af69..a631a4514a4fb4f4aaf4ca963ddd4956fd03bddb 100644 (file)
 
 See ChangeLog.06 for earlier changes.
 
-    Copyright (C) 2007 Free Software Foundation, Inc.
+    Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
index 9c03d799db117304b3b187e3e443105f284567ee..018610ab3e5d15102f0ef375b969e08e851bfed9 100644 (file)
 
        * erc-speak.el 1.1, erc.el 1.1: New file.
 
-    Copyright (C) 2001, 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2001, 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
index 0d793b5122890c991a3fc9fe9b110443218a9a64..93ded7acc770bddcc0438cb3697f55b09cf7588d 100644 (file)
 
 See ChangeLog.01 for earlier changes.
 
-    Copyright (C) 2002, 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2002, 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
index 61b2b1ee24f722d753847132c6115cbb9155e4a8..ea5f0945920736c767c70ab183299a469a7a2060 100644 (file)
 
 See ChangeLog.02 for earlier changes.
 
-    Copyright (C) 2003, 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2003, 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
index a707bc3b79f7488cefd8391dc3b597ea4ce1c6b4..b13cdb0514cd5c01b41ee8c4c3a031904d75d222 100644 (file)
 
 See ChangeLog.03 for earlier changes.
 
-    Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
index ba6e098b2bacb85b847391df4460af2a97d55f4f..fa6095d08ceaed49bf69e03900f08a2f04496d0c 100644 (file)
 
 See ChangeLog.04 for earlier changes.
 
-    Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
index 08180f19b0f8e3e76ef64ff1ab73c946c2db87b6..c648f9ef30c3c898ed499abb685e424c2f8de20f 100644 (file)
 
 See ChangeLog.05 for earlier changes.
 
-    Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
index c70beb112e2871a6ea8665ce56a60e3c7be443be..cbfdd0786aabc07de16ae99d8a3e90c49e100e59 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-autoaway.el --- Provides autoaway for ERC
 
-;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Jorgen Schaefer <forcer@forcix.cx>
 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcAutoAway
index e03c8964ca37b600c2f08d3eec86155f6814b7ed..eff0157c2ff4cb0fb3e0846e16a6304994db7335 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-backend.el --- Backend network communication for ERC
 
-;; Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Filename: erc-backend.el
 ;; Author: Lawrence Mitchell <wence@gmx.li>
index 35a20d5279f3e60eab4d3ea05dbb6927a30e4e56..426139cd80e7e08ab81c0927e015f5d090080e0d 100644 (file)
@@ -1,7 +1,7 @@
 ;; erc-button.el --- A way of buttonizing certain things in ERC buffers
 
 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2006, 2007 Free Software Foundation, Inc.
+;;   2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
 ;; Keywords: irc, button, url, regexp
index 274102964914b7c905a5b7d09cefeb1acdc42886..4876dec41e2e0cfb66a1950e9be04784f253e962 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-capab.el --- support for dancer-ircd and hyperion's CAPAB
 
-;; Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
index 8be3bed1a78136493494b02a911b25f13d162d3e..66ab51e8f4844b450defd0a9af37bd19757db87d 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-compat.el --- ERC compatibility code for XEmacs
 
-;; Copyright (C) 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Alex Schroeder <alex@gnu.org>
 ;; URL: http://www.emacswiki.org/cgi-bin/wiki/ERC
index ed69e4553f5a130ea23dd4262a1806697c0b2959..8158c0999d3409863be34687d98fefdc67d66bfc 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-dcc.el --- CTCP DCC module for ERC
 
-;; Copyright (C) 1993, 1994, 1995, 1998, 2002, 2003, 2004, 2006, 2007
+;; Copyright (C) 1993, 1994, 1995, 1998, 2002, 2003, 2004, 2006, 2007, 2008
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Ben A. Mesander <ben@gnu.ai.mit.edu>
index 58d886a06a99e8b33f498d781a1d429d92e488cf..ff0412903b27c9a3c8c2f4c5deaa88e6db37c78b 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-ezbounce.el ---  Handle EZBounce bouncer commands
 
-;; Copyright (C) 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Andreas Fuchs <asf@void.at>
 ;; Keywords: comm
index 98180e98150021d5a0c9540e8a1356e6215cd9dc..6ef5774fb87aef81310ac8de441581a27da68501 100644 (file)
@@ -1,7 +1,7 @@
 ;;; erc-fill.el --- Filling IRC messages in various ways
 
 ;; Copyright (C) 2001, 2002, 2003, 2004, 2006,
-;;   2007 Free Software Foundation, Inc.
+;;   2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Andreas Fuchs <asf@void.at>
 ;;         Mario Lang <mlang@delysid.org>
index 7d995ebb7bb43680f851341463cc373b9afeb4a7..dc443b9b6150140d5841d9cb1b7423004ee04c8e 100644 (file)
@@ -1,6 +1,6 @@
 ;; erc-goodies.el --- Collection of ERC modules
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Jorgen Schaefer <forcer@forcix.cx>
index 6876637c7d759da8646031104abe63100abffc18..75cc50a723c63ef250fdfc294cb609c7b36ed920 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-hecomplete.el --- Provides Nick name completion for ERC
 
-;; Copyright (C) 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Alex Schroeder <alex@gnu.org>
 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcCompletion
index ae256b877faa07841d7f2c4d328a302e5296de46..3e659ee216d917b2911477a89a68a7b4780bb9b9 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-ibuffer.el --- ibuffer integration with ERC
 
-;; Copyright (C) 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
 ;; Keywords: comm
index 4b72ee171b307113c3db75f654948bf87364b6df..24f450388ddd338164474753baf3a06a5a500e74 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-identd.el --- RFC1413 (identd authentication protocol) server
 
-;; Copyright (C) 2003, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>
 ;; Keywords: comm, processes
index cd5923f2449c151f930f25f613bc20b28eaa45c0..37ae552034459c70fd873db80e5d4819e6208fe5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-imenu.el -- Imenu support for ERC
 
-;; Copyright (C) 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
 ;; Keywords: comm
index dcc7e7f7c9e76b37d72f11e19fa7adca85840fa5..b9b85bff27eb36e64aae2a09fbce918d5fa24dc5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-join.el --- autojoin channels on connect and reconnects
 
-;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Alex Schroeder <alex@gnu.org>
 ;; Keywords: irc
index e61156f3d5a5470e61a28f01101eee8df4e6a7db..67f0960cb5173e0dc96a5d733ee4154f4cbb3fe5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-lang.el --- provide the LANG command to ERC
 
-;; Copyright (C) 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Alex Schroeder <alex@gnu.org>
 ;; Maintainer: Alex Schroeder <alex@gnu.org>
index 651b80399ee8b1161e200a5bc462a6f159595401..dbbaebdf79646e4557db6b70264111cc71893239 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-log.el --- Logging facilities for ERC.
 
-;; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Lawrence Mitchell <wence@gmx.li>
 ;; Keywords: IRC, chat, client, Internet, logging
index a4752588ebd0f77da5e0dc7379504f780b7b1e93..c0efeef3d8f58dcd04394bd194ec19427ebd7cbf 100644 (file)
@@ -1,7 +1,7 @@
 ;;; erc-match.el --- Highlight messages matching certain regexps
 
 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006,
-;;   2007 Free Software Foundation, Inc.
+;;   2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Andreas Fuchs <asf@void.at>
 ;; Keywords: comm, faces
index dd2d9c2a6665d6224013d9dab208173750a9ddf2..c47f754316510475f83f685a7d57f989fbb1f2e5 100644 (file)
@@ -1,7 +1,7 @@
 ;; erc-menu.el -- Menu-bar definitions for ERC
 
 ;; Copyright (C) 2001, 2002, 2004, 2005, 2006,
-;;   2007 Free Software Foundation, Inc.
+;;   2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
 ;; Keywords: comm, processes, menu
index 83bc0dffc0c076dbb96cb3e373d74670c88b3aa2..48970fb76c7815b30b3bc3ba4596b9783b52b73a 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-netsplit.el --- Reduce JOIN/QUIT messages on netsplits
 
-;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
 ;; Keywords: comm
index 28f6f0d7722187b93e7135a1d6c4e5519b71f939..48efd41791f54928cfb1e75ef9e1da3764f0d8dd 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-networks.el --- IRC networks
 
-;; Copyright (C) 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@lexx.delysid.org>
 ;; Keywords: comm
index 9216631a9b42783d7bf960f756a5a7924aaa9bc0..96d49df4799f500bf9f8a75d6c93d8470a263416 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-notify.el --- Online status change notification
 
-;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@lexx.delysid.org>
 ;; Keywords: comm
index 535c871956ae9c11954af4d0e0fd6320cee7c65c..90a2009106fcd542d8af718acfc8389619b0f627 100644 (file)
@@ -1,6 +1,6 @@
 ;; erc-page.el - CTCP PAGE support for ERC
 
-;; Copyright (C) 2002, 2004, 2006, 2007 Free Software Foundation
+;; Copyright (C) 2002, 2004, 2006, 2007, 2008 Free Software Foundation
 
 ;; This file is part of GNU Emacs.
 
index a5a1bbaaf9e6b7b90ff5632a3ef919975b02381b..9fdbd366310ce4d38123230225f66752b81634c3 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-pcomplete.el --- Provides programmable completion for ERC
 
-;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Sacha Chua <sacha@free.net.ph>
 ;; Keywords: comm, convenience
index 8bc5fe3ba8d718d9e69d1038d299151750496751..d6713c6a4425397ee1df02220be762525fe056de 100644 (file)
@@ -1,6 +1,6 @@
 ;; erc-replace.el -- wash and massage messages inserted into the buffer
 
-;; Copyright (C) 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Andreas Fuchs <asf@void.at>
 ;; Maintainer: Mario Lang (mlang@delysid.org)
index ae526c193c3171246b79898c9617964edc5fa6be..00f1fca73d39bfeef709f178cec9960640861fae 100644 (file)
@@ -1,7 +1,7 @@
 ;; erc-ring.el -- Command history handling for erc using ring.el
 
 ;; Copyright (C) 2001, 2002, 2003, 2004, 2006,
-;;   2007 Free Software Foundation, Inc.
+;;   2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Alex Schroeder <alex@gnu.org>
 ;; Keywords: comm
index e6f6c40d7e8323731df2e4bdd2ef7588b87e7b20..18bcb6f2a0910bba1bd62dba7d3e17ef1e0dfde9 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-services.el --- Identify to NickServ
 
-;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index 4d3d792b1b8c988412a32e595f1cece4eec8890b..e62034eef719d267fc58886e51fbb8ab6ed88103 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-sound.el --- CTCP SOUND support for ERC
 
-;; Copyright (C) 2002, 2003, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index b11296cccca00e9bdd26874463bb6dfd1778674c..cc8a085466d8e98af3fed6c7a76b80d18dc83657 100644 (file)
@@ -1,7 +1,7 @@
 ;;; erc-speedbar.el --- Speedbar support for ERC
 
 ;; Copyright (C) 2001, 2002, 2003, 2004, 2006,
-;;   2007 Free Software Foundation, Inc.
+;;   2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
 ;; Contributor: Eric M. Ludlam <eric@siege-engine.com>
index 3445be363bacded4cf8f6e04c09d8b898d2d7948..55cb213e1bcd77ed2926579e02b280e67b89bf22 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-spelling.el --- use flyspell in ERC
 
-;; Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Jorgen Schaefer <forcer@forcix.cx>
 ;; Keywords: irc
index d67dffeaede3217d604b41a79587a95103ec76d9..75e512894f51160296c5169468357e49a8cfc9cb 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-stamp.el --- Timestamping for ERC messages
 
-;; Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
 ;; Keywords: comm, processes, timestamp
index f72a5be1de1f49abc7351589e5d999631c099b26..6ccbbc3309f517312d5b1525e3bb0002f001710d 100644 (file)
@@ -1,7 +1,7 @@
 ;;; erc-track.el --- Track modified channel buffers
 
 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006,
-;;   2007 Free Software Foundation, Inc.
+;;   2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
 ;; Keywords: comm, faces
index 599e49e706a70068525891ec7cfec7c381bedcce..ab712b7d6a4b7983f1c46afc410e4ff28a4bd6e6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-truncate.el --- Functions for truncating ERC buffers
 
-;; Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Andreas Fuchs <asf@void.at>
 ;; Keywords: IRC, chat, client, Internet, logging
index 0aed1122b0e12eeca10671b9629f1dfb50ee13e5..ed1d0c948b64d3809ef090f25f018a5647404d48 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-xdcc.el --- XDCC file-server support for ERC
 
-;; Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
 ;; Keywords: comm, processes
index d5480bd4b19a8ec4d12e7aca91201fb322d215e5..00d61a60ffd571760b6c04b7367e227fcde92f39 100644 (file)
@@ -1,7 +1,7 @@
 ;; erc.el --- An Emacs Internet Relay Chat client
 
 ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007 Free Software Foundation, Inc.
+;;   2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Alexander L. Belikoff (alexander@belikoff.net)
 ;; Contributors: Sergey Berezin (sergey.berezin@cs.cmu.edu),